Skip to content

refactor: remove custom iOS export plugin and update project to Godot 4.8 - #206

Merged
gumaciel merged 11 commits into
masterfrom
205-prepare-for-spm-godot-47
Jul 6, 2026
Merged

refactor: remove custom iOS export plugin and update project to Godot 4.8#206
gumaciel merged 11 commits into
masterfrom
205-prepare-for-spm-godot-47

Conversation

@gumaciel

@gumaciel gumaciel commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

@gumaciel gumaciel linked an issue Mar 2, 2026 that may be closed by this pull request
@gumaciel

gumaciel commented Mar 2, 2026

Copy link
Copy Markdown
Contributor Author
Screenshot 2026-03-01 at 20 51 40 Screenshot 2026-03-01 at 20 51 23 Screenshot 2026-03-01 at 20 50 53

@gumaciel
gumaciel force-pushed the 205-prepare-for-spm-godot-47 branch from 431eabb to 1329299 Compare March 21, 2026 18:18
@github-actions

github-actions Bot commented Mar 21, 2026

Copy link
Copy Markdown
Contributor

@gumaciel gumaciel changed the title refactor: remove custom iOS export plugin and update project to Godot 4.7 refactor: remove custom iOS export plugin and update project to Godot 4.8 Jun 12, 2026
gumaciel added 4 commits June 14, 2026 14:29
…-godot-47

# Conflicts:
#	platforms/godot_editor/addons/admob/admob.gd
#	platforms/godot_editor/addons/admob/internal/exporters/ios/export_plugin.gd
#	platforms/godot_editor/addons/admob/internal/services/export_service.gd
#	platforms/godot_editor/addons/admob/internal/services/pbxproj_service.gd
#	platforms/godot_editor/project.godot
#	platforms/ios/src/ads/config/poing-godot-admob-ads.gdip
# Conflicts:
#	platforms/godot_editor/addons/admob/internal/exporters/ios/export_plugin.gd
#	platforms/godot_editor/addons/admob/plugin.cfg
@gumaciel
gumaciel marked this pull request as ready for review July 6, 2026 01:28

@poing-reviewer poing-reviewer Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📋 Summary

Refactored the iOS export plugin to support Godot 4.8's native Swift Package Manager (SPM) integration, updating the .gdip configuration format and the Swift-based parser accordingly.

🔍 Findings

No issues found. ✅

📌 Verdict

✅ Approved

@gumaciel
gumaciel merged commit b6e5b8a into master Jul 6, 2026
10 checks passed
@gumaciel
gumaciel deleted the 205-prepare-for-spm-godot-47 branch July 6, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prepare for iOS SPM

1 participant